home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / PowerPC / AHI / COPYING < prev    next >
Text File  |  2000-05-16  |  19KB  |  362 lines

  1.  
  2.  
  3.                          Version 2, June 1991
  4.  
  5.      Copyright (C) 1989, 1991 Free Software Foundation, Inc.  675
  6.      Mass Ave, Boston, MA 02111-1307, USA
  7.      
  8.      Everyone is permitted to copy and distribute verbatim copies
  9.      of this license document, but changing it is not allowed.
  10.  
  11. Preamble
  12. ========
  13.  
  14.      The licenses for most software are designed to take away your
  15. freedom to share and change it.  By contrast, the GNU General Public
  16. License is intended to guarantee your freedom to share and change free
  17. software--to make sure the software is free for all its users.  This
  18. General Public License applies to most of the Free Software
  19. Foundation's software and to any other program whose authors commit to
  20. using it.  (Some other Free Software Foundation software is covered by
  21. the GNU Library General Public License instead.)  You can apply it to
  22. your programs, too.
  23.  
  24.      When we speak of free software, we are referring to freedom, not
  25. price.  Our General Public Licenses are designed to make sure that you
  26. have the freedom to distribute copies of free software (and charge for
  27. this service if you wish), that you receive source code or can get it
  28. if you want it, that you can change the software or use pieces of it in
  29. new free programs; and that you know you can do these things.
  30.  
  31.      To protect your rights, we need to make restrictions that forbid
  32. anyone to deny you these rights or to ask you to surrender the rights.
  33. These restrictions translate to certain responsibilities for you if you
  34. distribute copies of the software, or if you modify it.
  35.  
  36.      For example, if you distribute copies of such a program, whether
  37. gratis or for a fee, you must give the recipients all the rights that
  38. you have.  You must make sure that they, too, receive or can get the
  39. source code.  And you must show them these terms so they know their
  40. rights.
  41.  
  42.      We protect your rights with two steps: (1) copyright the software,
  43. and (2) offer you this license which gives you legal permission to copy,
  44. distribute and/or modify the software.
  45.  
  46.      Also, for each author's protection and ours, we want to make
  47. certain that everyone understands that there is no warranty for this
  48. free software.  If the software is modified by someone else and passed
  49. on, we want its recipients to know that what they have is not the
  50. original, so that any problems introduced by others will not reflect on
  51. the original authors' reputations.
  52.  
  53.      Finally, any free program is threatened constantly by software
  54. patents.  We wish to avoid the danger that redistributors of a free
  55. program will individually obtain patent licenses, in effect making the
  56. program proprietary.  To prevent this, we have made it clear that any
  57. patent must be licensed for everyone's free use or not licensed at all.
  58.  
  59.      The precise terms and conditions for copying, distribution and
  60. modification follow.
  61.  
  62.     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  63.  
  64.   0. This License applies to any program or other work which contains a
  65.      notice placed by the copyright holder saying it may be distributed
  66.      under the terms of this General Public License.  The "Program",
  67.      below, refers to any such program or work, and a "work based on
  68.      the Program" means either the Program or any derivative work under
  69.      copyright law: that is to say, a work containing the Program or a
  70.      portion of it, either verbatim or with modifications and/or
  71.      translated into another language.  (Hereinafter, translation is
  72.      included without limitation in the term "modification".)  Each
  73.      licensee is addressed as "you".
  74.  
  75.      Activities other than copying, distribution and modification are
  76.      not covered by this License; they are outside its scope.  The act
  77.      of running the Program is not restricted, and the output from the
  78.      Program is covered only if its contents constitute a work based on
  79.      the Program (independent of having been made by running the
  80.      Program).  Whether that is true depends on what the Program does.
  81.  
  82.   1. You may copy and distribute verbatim copies of the Program's
  83.      source code as you receive it, in any medium, provided that you
  84.      conspicuously and appropriately publish on each copy an appropriate
  85.      copyright notice and disclaimer of warranty; keep intact all the
  86.      notices that refer to this License and to the absence of any
  87.      warranty; and give any other recipients of the Program a copy of
  88.      this License along with the Program.
  89.  
  90.      You may charge a fee for the physical act of transferring a copy,
  91.      and you may at your option offer warranty protection in exchange
  92.      for a fee.
  93.  
  94.   2. You may modify your copy or copies of the Program or any portion
  95.      of it, thus forming a work based on the Program, and copy and
  96.      distribute such modifications or work under the terms of Section 1
  97.      above, provided that you also meet all of these conditions:
  98.  
  99.        a. You must cause the modified files to carry prominent notices
  100.           stating that you changed the files and the date of any change.
  101.  
  102.        b. You must cause any work that you distribute or publish, that
  103.           in whole or in part contains or is derived from the Program
  104.           or any part thereof, to be licensed as a whole at no charge
  105.           to all third parties under the terms of this License.
  106.  
  107.        c. If the modified program normally reads commands interactively
  108.           when run, you must cause it, when started running for such
  109.           interactive use in the most ordinary way, to print or display
  110.           an announcement including an appropriate copyright notice and
  111.           a notice that there is no warranty (or else, saying that you
  112.           provide a warranty) and that users may redistribute the
  113.           program under these conditions, and telling the user how to
  114.           view a copy of this License.  (Exception: if the Program
  115.           itself is interactive but does not normally print such an
  116.           announcement, your work based on the Program is not required
  117.           to print an announcement.)
  118.  
  119.      These requirements apply to the modified work as a whole.  If
  120.      identifiable sections of that work are not derived from the
  121.      Program, and can be reasonably considered independent and separate
  122.      works in themselves, then this License, and its terms, do not
  123.      apply to those sections when you distribute them as separate
  124.      works.  But when you distribute the same sections as part of a
  125.      whole which is a work based on the Program, the distribution of
  126.      the whole must be on the terms of this License, whose permissions
  127.      for other licensees extend to the entire whole, and thus to each
  128.      and every part regardless of who wrote it.
  129.  
  130.      Thus, it is not the intent of this section to claim rights or
  131.      contest your rights to work written entirely by you; rather, the
  132.      intent is to exercise the right to control the distribution of
  133.      derivative or collective works based on the Program.
  134.  
  135.      In addition, mere aggregation of another work not based on the
  136.      Program with the Program (or with a work based on the Program) on
  137.      a volume of a storage or distribution medium does not bring the
  138.      other work under the scope of this License.
  139.  
  140.   3. You may copy and distribute the Program (or a work based on it,
  141.      under Section 2) in object code or executable form under the terms
  142.      of Sections 1 and 2 above provided that you also do one of the
  143.      following:
  144.  
  145.        a. Accompany it with the complete corresponding machine-readable
  146.           source code, which must be distributed under the terms of
  147.           Sections 1 and 2 above on a medium customarily used for
  148.           software interchange; or,
  149.  
  150.        b. Accompany it with a written offer, valid for at least three
  151.           years, to give any third party, for a charge no more than your
  152.           cost of physically performing source distribution, a complete
  153.           machine-readable copy of the corresponding source code, to be
  154.           distributed under the terms of Sections 1 and 2 above on a
  155.           medium customarily used for software interchange; or,
  156.  
  157.        c. Accompany it with the information you receive